projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32168f7
)
Remove stray empty line.
author
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 8 Jul 2013 03:20:35 +0000
(20:20 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 8 Jul 2013 03:20:35 +0000
(20:20 -0700)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index e1df822b4d41fcb5ec743c894a2311df1839cdb4..c9536a9ac9c010c488fab5adcbdbbb16a54a4f59 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-6,7
+6,6
@@
Make file descriptors close-on-exec when possible (Bug#14803).
* configure.ac (mkostemp): New function to check for.
(PTY_OPEN): Pass O_CLOEXEC to posix_openpt.
-
* lib/fcntl.c, lib/getdtablesize.c, lib/pipe2.c, m4/fcntl.m4:
* m4/getdtablesize.m4, m4/pipe2.m4: New files, taken from gnulib.
* lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.